Auto merge of #3994 - matklad:blacklist, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 4 May 2017 14:10:01 +0000 (14:10 +0000)
committerbors <bors@rust-lang.org>
Thu, 4 May 2017 14:10:01 +0000 (14:10 +0000)
commitbc6fda5574bc4c8106a3265d34d031f54517464c
tree1529b4e80f79f3106c8932de5af6492657e908ad
parent9fe7f07579d6d2672dd7e95c70adaea65d8e9a2e
parent6633e2902ffdd14cb408792eebaa62ee740e936b
Auto merge of #3994 - matklad:blacklist, r=alexcrichton

Blacklist some binary names in `cargo new`

r? @alexcrichton

closes #3990